Welcome![Sign In][Sign Up]
Location:
Search - jsp xml

Search list

[ActiveX/DCOM/ATLasp报表设计源代码

Description:

Cell插件基于Xml技术实现客户端与服务器端数据交换的ASP源代码。需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。

Cell网站:
http://www.cellsoft.cc/Cell/index.asp

cell插件下载地址:
http://www.cellsoft.cc/cell/down_list.asp

产品概述:
Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Jsp, VbScript, JavaScript等语言开发,可以在浏览器中直接打印报表(非IE打印),带有国际化数字签名,让用户使用更方便,更安全。

· 具备Cell组件的所有特色功能,在浏览器中提供报表的显示和打印(非IE的打印)
 
· 网络报表界面美观,大大改善了浏览器中报表的输出效果
 
· 带有国际化数字签名,让用户使用的更安全、更放心
 
· 可将报表文件另存为华表文件或者Excel文件,从而可以进行进一步加工
 
· 支持ASP、ASP.Net、JSP、VBScript、JavaScript等语言开发
 
 
在开发工具中将Cell插件引入至工程,然后将Cell插件拖至页面中即可开始报表设计。


Platform: | Size: 151293 | Author: uf2080728 | Hits:

[File OperateeWebEditorfeiyu

Description: eWebEditor是eWebSoft.com旗下eWeb团队开发的基于网页的在线文本编辑器。她能够在网页上实现许多桌面编辑软件(如:Word)所具有的强大可视编辑功能;她是一个真正的绿色软件,不需要在计算机上安装任何的客户端软件;并且她是完全开放源代码的,允许你在任何地方免费使用。 将原来的ACCESS+JSP的架构改成XML+BEAN+JSP的架构,在保持原来的功能的基础上,速度也快多了。-eWebEditor is eWebSoft.com under eWeb team development of the web-based on-line text editor. She can be achieved on the website of many desktop editing software (such as : Word) is a powerful visual editing capabilities; She is a true green software, the computer does not need to install any client software; And she is completely open-source, allows you to the free use anywhere. The original ACCESS JSP changed the structure of XML Beans JSP framework of the maintenance function on the basis of speed is also much quicker.
Platform: | Size: 714544 | Author: 王涛 | Hits:

[Windows Developv4630_2richshop

Description: 该系统是jsp+mysql+javabean的大型购物。 1、正确配置服务器,该系统已经在tomcat4.0.1和resin3.0下调试通过; 2、用doc目录下的表结构在mysql上建表, 3、正确配置poolman.xml中的数据库连接池,-Merchant shopping web site source code. write in jsp+mysql+javabena. Database creating sql in dictory doc, database connect pool config in poolman.xml.
Platform: | Size: 5274503 | Author: savior618 | Hits:

[JSP/Javaajaxtags-1.0.1

Description: The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
Platform: | Size: 20990 | Author: zrx | Hits:

[JSP/JavaJSP

Description: JAVA SERVER PAGE : You will learn how to use all the JSP standard elements and features, including elements for accessing JavaBeans components separating the processing over multiple pages to increase reusability and simplify maintenance and sharing information between pages, requests, and users. You will also learn how to use JSTL for tasks such as conditional processing, integration of database data, internationalization, and XML processing, as well as how to develop your own custom components for tasks not covered by the standard components. -JAVA SERVER PAGE : You will learn how to use all the JSP standard elements and features, including elements for accessing JavaBeans components separating the processing over multiple pages to increase reusability and simplify maintenance and sharing information between pages, requests, and users. You will also learn how to use JSTL for tasks such as conditional processing, integration of database data, internationalization, and XML processing, as well as how to develop your own custom components for tasks not covered by the standard components.
Platform: | Size: 2788352 | Author: Sohayo | Hits:

[JSPJSP.JSF.Tomcat.Web.Development

Description: JavaServer Pages (JSP) 2.1 and JavaServer Faces (JSF) 1.2. This easier said than done, because to use JSP and JSF, you need to know at least some Java, HTML, XML, and SQL. Moreover, some knowledge of JavaScript and Cascading Style Sheets (CSS) would also be useful, and you couldn’t fully exploit the power of JSP/JSF without knowing the JSP Expression Language (EL) and the XPath language. To cover all this ground, we’ve decided to relegate most of the details to appendixes and use the main body of the book to teach you key concepts and components with as little clutter as possible.-JavaServer Pages (JSP) 2.1 and JavaServer Faces (JSF) 1.2. This is easier said than done, because to use JSP and JSF, you need to know at least some Java, HTML, XML, and SQL. Moreover, some knowledge of JavaScript and Cascading Style Sheets (CSS) would also be useful, and you couldn’t fully exploit the power of JSP/JSF without knowing the JSP Expression Language (EL) and the XPath language. To cover all this ground, we’ve decided to relegate most of the details to appendixes and use the main body of the book to teach you key concepts and components with as little clutter as possible.
Platform: | Size: 4659200 | Author: clqmail2 | Hits:

[JSPJSP

Description: JSP(Java Server Page)是由SUN公司主导开发的一种新的Web应用开发技术标准,它是目前Web网站开发的主流技术之一。JSP通过在服务器端HTML(HyperText Markup Language)或者XML(eXtensible Markup Language)中嵌入Java代码,用于创建功能强大的支持跨平台及跨服务器的动态网页。-JSP (Java Server Page) is dominated by the SUN company developed a new Web application development technology standard, which is currently the mainstream of Web site development technologies. JSP on the server side HTML (HyperText Markup Language) or XML (eXtensible Markup Language) to embed Java code used to create powerful cross-platform and cross-server support dynamic Web pages.
Platform: | Size: 786432 | Author: czxid | Hits:

[WEB CodeXML-read

Description: jsp+java读取xml数据并动态展示。实现数据显示的动态滚动效果,具体样式如文件内的“显示效果.png”所示,数据会向上滚动,每行数据有不同颜色标注,内附有使用说明,数据动态无限循环展示。可通过修改xml文件中的内容,改变数据。 -jsp+java read xml data and dynamic show. Dynamic data display scrolling effect, specific styles such as the file " display. Png" , the data will scroll up, each line has a different color-coded data, containing instructions for use, the data show a dynamic infinite loop. Xml file by modifying the contents, change the data.
Platform: | Size: 527360 | Author: 罗壹文 | Hits:

[JSP/JavaOnlineAlbum

Description: 在线相册系统Jsp+xml实现在线相册系统-online album
Platform: | Size: 1742848 | Author: liuxiang | Hits:

[JSP/JavaLotteryInterface_java

Description: 手机充值demo java jsp xml以数据流的方式发送到接口接口会返回相应的xml结果-mobile demo
Platform: | Size: 12288 | Author: huanxin | Hits:

[JSP/JavaJavaPservletPjavabeanPxml

Description: 以京东网页为例,使用了Java、JSP、xml,javabean、servlet、做出的具有登陆、注册、验证码验证等功能-Jingdong pages, for example, the use of Java, JSP, xml, javabean, servlet, made with a log in, register, and other functions CAPTCHA
Platform: | Size: 1691648 | Author: 刘杰 | Hits:

[WEB CodejavawebText

Description: 此项目采用了java的javaweb技术所编写,设计jsp、xml的使用。-This project uses the java java web technology to prepare, design jsp, xml use.
Platform: | Size: 2771968 | Author: 老男孩 | Hits:

[WEB CodeRegisterAndLogin

Description: 此项目采用了java的javaweb技术所编写,设计jsp、xml的使用。-This project uses the java java web technology to prepare, design jsp, xml use.
Platform: | Size: 2881536 | Author: 老男孩 | Hits:

[WEB Codezhuce

Description: 此项目采用了java的javaweb技术所编写,设计jsp、xml的使用。-This project uses the java java web technology to prepare, design jsp, xml use.
Platform: | Size: 8192 | Author: 老男孩 | Hits:

[JSP/JavaXmlDemo

Description: JSP+Servlet+Xml实现的简易在线相册系统。 其中Xml作为数据库存放图片,JSP显示前端界面,Servlet处理业务逻辑,Tomcat作为服务器。(JSP+Servlet+Xml implementation of simple online album system. Xml is used as a database to store pictures, JSP displays the front end interface, Servlet processes business logic, and Tomcat acts as a server.)
Platform: | Size: 24576 | Author: jk416 | Hits:

[JSP/JavaOnlineAlbum

Description: 在线相册系统,用jsp写的 基于XML保存数据 管理相册 可以用来交课程设计(Online photo album system)
Platform: | Size: 1328128 | Author: 龙龙123 | Hits:

[JSP/JavaATMS (2)

Description: 1.进行ini、properties、xml文件的读写操作 2.模拟ATM进行账号的登录校验、余额查询、详细账单 3.数据库采用mysql (三张数据表 customer account detail) 4.将系统分割为C/S系统,利用socket编程(1. Ini, properties, xml file read and write operations 2. Simulate ATM for account login verification, balance query, detailed billing 3. database using mysql (three data table customer account detail) 4. The system is divided into C / S system, the use of socket programming)
Platform: | Size: 1220608 | Author: Notun | Hits:

[Otherbabaio-renren-security-master权限管理

Description: 自动生成jsp ,xml ,pojo等代码(Automatic generation of JSP, XML, POJO, and other codes)
Platform: | Size: 3152896 | Author: jackson-zhu | Hits:

[JSP/JavaMessageBoard

Description: 一个jsp留言板,使用myeclipse 为编程环境,XML存储留言数据和用户数据(a message board build with jsp)
Platform: | Size: 12201984 | Author: TerrenceYang | Hits:

[JSP/Javamyerp

Description: 教学代码,适合初学JSP/Servlet的同学。 案例是ERP系统,独家制作,仅在该平台发布。 程序配置好环境可直接运行,请根据pom.xml下载相应的jar包。(Teaching code, suitable for students to learn JSP/Servlet. The case is ERP system, exclusive production, only on this platform. The program is configured well, and the environment can run directly. Please download the corresponding jar package according to pom.xml.)
Platform: | Size: 40570880 | Author: Sebby2018 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »

CodeBus www.codebus.net